Supported Variables from the RFC 1213 MIB Appendix D
RADWIN 2000 User Manual Release  2.6.40 D-5
Supported Variables from the RFC 1213 MIB
Table D-1: Supported RFC 1213 Variables
Name OID Type
Access
Description
ifIndex
.1.3.6.1.2.1.2.2.1.1.x
a
a. x is the interface ID
Integer RO A unique value for each interface.Its value ranges 
between 1 and the value of ifNumber.The value for 
each interface must remain constant at least from 
one re-initialization of the entity's network 
management system to the next re-initialization.
ifDescr .1.3.6.1.2.1.2.2.1.2 DisplayString RO A textual string containing information about the 
interface.This string should include the name of 
the manufacturer, the product name and the 
version of the hardware interface.
ifType .1.3.6.1.2.1.2.2.1.3 Integer RO The type of interface, distinguished according to 
the physical/link protocol(s) immediately `below' 
the network layer in the protocol stack.
ifSpeed .1.3.6.1.2.1.2.2.1.5 Gauge RO An estimate of the interface's current bandwidth in 
bits per second.For interfaces which do not vary in 
bandwidth or for those where no accurate 
estimation can be made, this object should ontain 
the nominal bandwidth.
ifPhysAddress .1.3.6.1.2.1.2.2.1.6 Phys-Address RO The interface's address at the protocol layer 
immediately `below' the network layer in the 
protocol stack. For interfaces which do not have 
such an address (e.g., a serial line), this object 
should contain an octet string of zero length.
ifAdminStatus .1.3.6.1.2.1.2.2.1.7 Integer RW The desired state of the interface. The testing(3) 
state indicates that no operational packets can be 
passed.
ifOperStatus .1.3.6.1.2.1.2.2.1.8 Integer RO The current operational state of the interface. The 
testing(3) state indicates that no operational 
packets can be passed.
ifInOctets .1.3.6.1.2.1.2.2.1.10.x Counter RO The total number of octets received on the 
interface, including framing characters.
ifInUcastPkts .1.3.6.1.2.1.2.2.1.11.x Counter RO The number of subnetwork-unicast packets 
delivered to a higher-layer protocol.
ifInNUcastPkts .1.3.6.1.2.1.2.2.1.12.x Counter RO The number of non-unicast (i.e., subnetwork- 
broadcast or subnetwork-multicast) packets 
delivered to a higher-layer protocol.
ifInErrors .1.3.6.1.2.1.2.2.1.14.x Counter RO The number of inbound packets that contained 
errors preventing them from being deliverable to a 
higher-layer protocol.
ifOutOctets .1.3.6.1.2.1.2.2.1.16.x Counter RO The total number of octets transmitted out of the 
interface, including framing characters.
ifOutUcastPkts .1.3.6.1.2.1.2.2.1.17.x Counter RO The total number of packets that higher-level 
protocols requested be transmitted to a 
subnetwork-unicast address, including those that 
were discarded or not sent.
ifOutNUcastPkts .1.3.6.1.2.1.2.2.1.18.x Counter RO The total number of packets that higher-level 
protocols requested be transmitted to a non- 
unicast (i.e., a subnetwork-broadcast or 
subnetwork-multicast) address, including those 
that were discarded or not sent.