MICOM-IFDNA-MIB

File: MICOM-IFDNA-MIB.mib (7071 bytes)

Imported modules

RFC-1212 MICOM-OSCAR-MIB SNMPv2-TC

Imported symbols

OBJECT-TYPE micom-oscar DisplayString

Defined Types

McmIfDnaEntry  
SEQUENCE    
  mcmIfDnaIfIndex INTEGER
  mcmIfDnaType INTEGER
  mcmIfDNADigits DisplayString
  mcmIfDnaStatus INTEGER

NvmIfDnaEntry  
SEQUENCE    
  nvmIfDnaIfIndex INTEGER
  nvmIfDnaType INTEGER
  nvmIfDNADigits DisplayString
  nvmIfDnaStatus INTEGER

Defined Values

micom-ifdna 1.3.6.1.4.1.335.1.4.18
OBJECT IDENTIFIER    

ifDna 1.3.6.1.4.1.335.1.4.18.1
OBJECT IDENTIFIER    

ifNvDna 1.3.6.1.4.1.335.1.4.18.2
OBJECT IDENTIFIER    

mcmIfDnaTable 1.3.6.1.4.1.335.1.4.18.1.1
NAME = ; DESC = The Interface DNA Map Table.; HELP = ; CAPABILITIES = NET_CFG, VPN_DISP;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    McmIfDnaEntry

mcmIfDnaEntry 1.3.6.1.4.1.335.1.4.18.1.1.1
NAME = ; DESC = Each entry corresponds to each interface \ which has a DNA associated with it.; HELP = ; CAPABILITIES = ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  McmIfDnaEntry  

mcmIfDnaIfIndex 1.3.6.1.4.1.335.1.4.18.1.1.1.1
NAME = ; DESC = The unique identifier of the interface. \ Same value as the ifIndex from MIB-II.; HELP = First of the indicies to a row in this \ table.; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

mcmIfDnaType 1.3.6.1.4.1.335.1.4.18.1.1.1.2
NAME = ; DESC = Indicates whether the DNA on this interface \ was provisioned by the user or was \ learned from the switch; HELP = This is the second index \ identifying a row in \ this table.; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER provisioned(1), learnt(2)  

mcmIfDNADigits 1.3.6.1.4.1.335.1.4.18.1.1.1.3
NAME = ; DESC = The DNA digits in ASCII format which \ uniquely identify the row in the table.; HELP = Every interface has an unique DNA number \ assigned to it.; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..34)  

mcmIfDnaStatus 1.3.6.1.4.1.335.1.4.18.1.1.1.4
NAME = ; DESC = Indicates the validity of the row in \ the table.; HELP = A value of active means \ this is the DNA used by the NAC to \ register with the NAS. A value of valid \ means that the row is valid but not \ used to register with the NAS. It is \ left to the implementor whether to \ remove a row from the table when the \ value of this object is equal to invalid.; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), active(2), invalid(3)  

nvmIfDnaTable 1.3.6.1.4.1.335.1.4.18.2.1
NAME = ; DESC = The Interface DNA Map Table.; HELP = ; CAPABILITIES = NET_CFG, VPN_DISP;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NvmIfDnaEntry

nvmIfDnaEntry 1.3.6.1.4.1.335.1.4.18.2.1.1
NAME = ; DESC = Each entry corresponds to each interface \ which has a DNA associated with it.; HELP = ; CAPABILITIES = ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NvmIfDnaEntry  

nvmIfDnaIfIndex 1.3.6.1.4.1.335.1.4.18.2.1.1.1
NAME = ; DESC = The unique identifier of the interface. \ Same value as the ifIndex from MIB-II.; HELP = First of the indicies to a row in this \ table.; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

nvmIfDnaType 1.3.6.1.4.1.335.1.4.18.2.1.1.2
NAME = ; DESC = Indicates whether the DNA on this interface \ was provisioned by the user or was \ learned from the switch.; HELP = This is the second index \ identifying a row in \ this table.; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER provisioned(1), learnt(2)  

nvmIfDNADigits 1.3.6.1.4.1.335.1.4.18.2.1.1.3
NAME = ; DESC = The DNA digits in ASCII format which \ uniquely identify the row in the table.; HELP = Every interface has an unique DNA number \ assigned to it.; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..34)  

nvmIfDnaStatus 1.3.6.1.4.1.335.1.4.18.2.1.1.4
NAME = ; DESC = Indicates the validity of the row in \ the table.; HELP = A value of active means \ this is the DNA used by the NAC to \ register with the NAS. A value of valid \ means that the row is valid but not \ used to register with the NAS. It is \ left to the implementor whether to \ remove a row from the table when the \ value of this object is equal to invalid.; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER valid(1), active(2), invalid(3)