VERTICAL-INTERFACES-MIB

File: VERTICAL-INTERFACES-MIB.mib (7620 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212
RFC-1215

Imported symbols

Gauge enterprises DisplayString
OBJECT-TYPE TRAP-TYPE

Defined Types

VIfEntry  
SEQUENCE    
  vifIndex INTEGER
  vifDescr DisplayString
  vifType INTEGER
  vifOperStatus INTEGER
  vifSpecific OBJECT IDENTIFIER

Defined Values

vertical 1.3.6.1.4.1.2338
OBJECT IDENTIFIER    

vinterfaces 1.3.6.1.4.1.2338.14
OBJECT IDENTIFIER    

vifNumber 1.3.6.1.4.1.2338.14.1
The number of Instant office devices (regardless of their current state) present on this system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..7fffffff  

vifTable 1.3.6.1.4.1.2338.14.2
A list of interface entries. The number of entries is given by the value of ifNumber.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VIfEntry

vifEntry 1.3.6.1.4.1.2338.14.2.1
An interface entry containing objects at the subnetwork layer and below for a particular interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VIfEntry  

vifIndex 1.3.6.1.4.1.2338.14.2.1.1
A unique value for each interface. 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vifDescr 1.3.6.1.4.1.2338.14.2.1.2
A textual string containing information about the interface, typically the slot number occupied by this interface as well as the type of this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

vifType 1.3.6.1.4.1.2338.14.2.1.3
The type of interface, distinguished according to the physical/link protocol(s) immediately `below' the network layer in the protocol stack.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), regular1822(2), hdh1822(3), ddn-x25(4), rfc877-x25(5), ethernet-csmacd(6), iso88023-csmacd(7), iso88024-tokenBus(8), iso88025-tokenRing(9), iso88026-man(10), starLan(11), proteon-10Mbit(12), proteon-80Mbit(13), hyperchannel(14), fddi(15), lapb(16), sdlc(17), ds1(18), e1(19), basicISDN(20), primaryISDN(21), propPointToPointSerial(22), ppp(23), softwareLoopback(24), eon(25), ethernet-3Mbit(26), nsip(27), slip(28), ultra(29), ds3(30), sip(31), frame-relay(32)  

vifOperStatus 1.3.6.1.4.1.2338.14.2.1.4
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

vifSpecific 1.3.6.1.4.1.2338.14.2.1.5
A reference to MIB definitions specific to the particular media being used to realize the interface. For example, if the interface is realized by an ethernet, then the value of this object refers to a document defining objects specific to ethernet. If this information is not present, its value should be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntatically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER