The current operational state of the interface.
The testing(3) state indicates that no operational
packets can be passed.
Parsed from file MRVINREACH.mib
Module: MRVINREACH
The current operational state of the interface. The
testing(3) state indicates that no operational packets can
be passed. If ifAdminStatus is down(2) then ifOperStatus
should be down(2). If ifAdminStatus is changed to up(1)
then ifOperStatus should change to up(1) if the interface is
ready to transmit and receive network traffic; it should
change to dormant(5) if the interface is waiting for
external actions (such as a serial line waiting for an
incoming connection); it should remain in the down(2) state
if and only if there is a fault that prevents it from going
to the up(1) state; it should remain in the notPresent(6)
state if the interface has missing (typically, hardware)
components.
ifOperStatus OBJECT-TYPE
SYNTAX INTEGER {
up(1), -- ready to pass packets
down(2),
testing(3) -- in some test mode
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed."
View at oid-info.com
The current operational state of the interface.
The testing(3) state indicates that no operational
packets can be passed.
Parsed from file msh100.mib.txt
Company: None
Module: LBMSH-MIB
The current operational state of the interface. The
testing(3) state indicates that no operational packets can
be passed. If ifAdminStatus is down(2) then ifOperStatus
should be down(2). If ifAdminStatus is changed to up(1)
then ifOperStatus should change to up(1) if the interface is
ready to transmit and receive network traffic; it should
change to dormant(5) if the interface is waiting for
external actions (such as a serial line waiting for an
incoming connection); it should remain in the down(2) state
if and only if there is a fault that prevents it from going
to the up(1) state; it should remain in the notPresent(6)
state if the interface has missing (typically, hardware)
components.
ifOperStatus OBJECT-TYPE SYNTAX INTEGER { up(1), down(2), testing(3) } ACCESS read-only STATUS mandatory DESCRIPTION "The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed." ::= { ifEntry 8 }
ifOperStatus OBJECT-TYPE SYNTAX INTEGER { up(1), down(2), testing(3), unknown(4), dormant(5), notPresent(6), lowerLayerDown(7) } ACCESS read-only STATUS mandatory DESCRIPTION "The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. If ifAdminStatus is down(2) then ifOperStatus should be down(2). If ifAdminStatus is changed to up(1) then ifOperStatus should change to up(1) if the interface is ready to transmit and receive network traffic; it should change to dormant(5) if the interface is waiting for external actions (such as a serial line waiting for an incoming connection); it should remain in the down(2) state if and only if there is a fault that prevents it from going to the up(1) state; it should remain in the notPresent(6) state if the interface has missing (typically, hardware) components." ::= { ifEntry 8 }
For more information see IETF RFC 1213.
ifOperStatus OBJECT-TYPE SYNTAX INTEGER { up(1), down(2), testing(3) } ACCESS read-only STATUS mandatory DESCRIPTION "The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed." ::= { ifEntry 8 }
ifOperStatus OBJECT-TYPE SYNTAX INTEGER { up(1), down(2), testing(3), unknown(4), dormant(5), notPresent(6), lowerLayerDown(7) } MAX-ACCESS read-only STATUS current DESCRIPTION "The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. If ifAdminStatus is down(2) then ifOperStatus should be down(2). If ifAdminStatus is changed to up(1) then ifOperStatus should change to up(1) if the interface is ready to transmit and receive network traffic; it should change to dormant(5) if the interface is waiting for external actions (such as a serial line waiting for an incoming connection); it should remain in the down(2) state if and only if there is a fault that prevents it from going to the up(1) state; it should remain in the notPresent(6) state if the interface has missing (typically, hardware) components." ::= { ifEntry 8 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.2.2.1.1 | ifIndex | 0 | 0 | Unique value for each interface |
1.3.6.1.2.1.2.2.1.2 | ifDescr | 0 | 0 | Textual string containing information about the interface. This string should include the name of the manufacturer, the product… |
1.3.6.1.2.1.2.2.1.3 | ifType | 276 | 276 | Type of interface, distinguished according to the physical/link protocol(s) immediately 'below' the network layer in the protoc… |
1.3.6.1.2.1.2.2.1.4 | ifMtu | 0 | 0 | Size of the largest datagram which can be sent/received on the interface, specified in octets. For interfaces that are used for… |
1.3.6.1.2.1.2.2.1.5 | ifSpeed | 0 | 0 | Estimate of the interface's current bandwidth in bits per second. For interfaces which do not vary in bandwidth or for those wh… |
1.3.6.1.2.1.2.2.1.6 | ifPhysAddress, ifPhyAddress | 0 | 0 | Interface's address at the protocol layer immediately `below' the network layer in the protocol stack. For interfaces which do … |
1.3.6.1.2.1.2.2.1.7 | ifAdminStatus | 0 | 0 | Desired state of the interface. The testing(3) state indicates that no operational packets can be passed. |
1.3.6.1.2.1.2.2.1.9 | ifLastChange | 0 | 0 | Value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to t… |
1.3.6.1.2.1.2.2.1.10 | ifInOctets | 0 | 0 | Total number of octets received on the interface, including framing characters. |
1.3.6.1.2.1.2.2.1.11 | ifInUcastPkts | 0 | 0 | Number of subnetwork-unicast packets delivered to a higher-layer protocol. |
1.3.6.1.2.1.2.2.1.12 | ifInNUcastPkts | 0 | 0 | Number of non-unicast (i.e., subnetwork-broadcast or subnetwork-multicast) packets livered to a higher-layer protocol. |
1.3.6.1.2.1.2.2.1.13 | ifInDiscards | 0 | 0 | Number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deli… |
1.3.6.1.2.1.2.2.1.14 | ifInErrors | 0 | 0 | Number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. |
1.3.6.1.2.1.2.2.1.15 | ifInUnknownProtos | 0 | 0 | Number of packets received via the interface which were discarded because of an unknown or unsupported protocol. |
1.3.6.1.2.1.2.2.1.16 | ifOutOctets | 0 | 0 | Total number of octets transmitted out of the interface, including framing characters. |
1.3.6.1.2.1.2.2.1.17 | ifOutUcastPkts | 0 | 0 | Total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those t… |
1.3.6.1.2.1.2.2.1.18 | ifOutNUcastPkts | 0 | 0 | Total number of packets that higher-level protocols requested be transmitted to a non-unicast (i.e., a subnetwork-broadcast or … |
1.3.6.1.2.1.2.2.1.19 | ifOutDiscards | 0 | 0 | Number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being tra… |
1.3.6.1.2.1.2.2.1.20 | ifOutErrors | 0 | 0 | Number of outbound packets that could not be transmitted because of errors. |
1.3.6.1.2.1.2.2.1.21 | ifOutQLen | 0 | 0 | Length of the output packet queue (in packets). |
1.3.6.1.2.1.2.2.1.22 | ifSpecific | 0 | 0 | A reference to MIB definitions specific to the particular media being used to realize the interface. For example, if the interfa… |
1.3.6.1.2.1.2.2.1.27 | ifStateChangeTrapEnable | 0 | 0 | None |
1.3.6.1.2.1.2.2.1.29 | ifClearStats | 0 | 0 | None |
1.3.6.1.2.1.2.2.1.30 | ifClearStatsTime | 0 | 0 | None |
1.3.6.1.2.1.2.2.1.31 | ifErrorRateTrapEnable | 0 | 0 | None |
1.3.6.1.2.1.2.2.1.32 | ifErrorRateInterval | 0 | 0 | None |
1.3.6.1.2.1.2.2.1.33 | ifErrorInLowThreshold | 0 | 0 | None |
1.3.6.1.2.1.2.2.1.34 | ifErrorInHighThreshold | 0 | 0 | ifErrorInHighthreshold |
1.3.6.1.2.1.2.2.1.35 | ifErrorOutLowThreshold | 0 | 0 | None |
1.3.6.1.2.1.2.2.1.36 | ifErrorOutHighThreshold | 0 | 0 | ifErrorOutHighthreshold |
1.3.6.1.2.1.2.2.1.37 | ifErrType | 0 | 0 | None |