NBS-META-MIB

File: NBS-META-MIB.mib (8802 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
NBS-MIB

Imported symbols

OBJECT-TYPE OBJECT-IDENTITY MODULE-IDENTITY
DisplayString InterfaceIndex nbs

Defined Types

NbsMetaMibFeatureEntry  
SEQUENCE    
  nbsMetaMibFeatureID INTEGER
  nbsMetaMibFeatureFamily DisplayString
  nbsMetaMibFeatureName DisplayString
  nbsMetaMibFeatureDesc DisplayString
  nbsMetaMibFeatureUnits DisplayString
  nbsMetaMibFeatureType INTEGER

NbsMetaMibVariableEntry  
SEQUENCE    
  nbsMetaMibVariableIfIndex InterfaceIndex
  nbsMetaMibVariableID INTEGER
  nbsMetaMibVariableCaps DisplayString
  nbsMetaMibVariableDefault DisplayString
  nbsMetaMibVariableJumper DisplayString
  nbsMetaMibVariableOper DisplayString
  nbsMetaMibVariableAdmin DisplayString
  nbsMetaMibVariableStatus DisplayString

Defined Values

nbsMetaMib 1.3.6.1.4.1.629.205
MIB for representing NBS FDRNIX private information
MODULE-IDENTITY    

nbsMetaMibGrp 1.3.6.1.4.1.629.205.1
Meta MIB
Status: current Access: read-only
OBJECT-IDENTITY    

nbsMetaMibFeatureTableSize 1.3.6.1.4.1.629.205.1.1
The number of rows in the nbsMetaMibFeature table
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsMetaMibFeatureTable 1.3.6.1.4.1.629.205.1.2
List of features a hardware device might implement.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsMetaMibFeatureEntry

nbsMetaMibFeatureEntry 1.3.6.1.4.1.629.205.1.2.1
A specific feature
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsMetaMibFeatureEntry  

nbsMetaMibFeatureID 1.3.6.1.4.1.629.205.1.2.1.1
Unique identifier for this feature
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

nbsMetaMibFeatureFamily 1.3.6.1.4.1.629.205.1.2.1.2
Family of this feature
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nbsMetaMibFeatureName 1.3.6.1.4.1.629.205.1.2.1.3
Name of this feature
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nbsMetaMibFeatureDesc 1.3.6.1.4.1.629.205.1.2.1.4
Description of this feature and its settings
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

nbsMetaMibFeatureUnits 1.3.6.1.4.1.629.205.1.2.1.5
The units used in this feature
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

nbsMetaMibFeatureType 1.3.6.1.4.1.629.205.1.2.1.6
Data type
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enum(1), string(2), integer(3), float(4)  

nbsMetaMibVariableTableSize 1.3.6.1.4.1.629.205.1.3
The number of rows in the nbsMetaMibVariable table
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsMetaMibVariableTable 1.3.6.1.4.1.629.205.1.4
List of variables a specific device implements.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsMetaMibVariableEntry

nbsMetaMibVariableEntry 1.3.6.1.4.1.629.205.1.4.1
A specific feature
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsMetaMibVariableEntry  

nbsMetaMibVariableIfIndex 1.3.6.1.4.1.629.205.1.4.1.1
What CCSSPPP does this belong to? If SS and PPP are zero, this belongs to a chassis. If PPP is zero, this belongs to a slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

nbsMetaMibVariableID 1.3.6.1.4.1.629.205.1.4.1.2
Index into nbsMetaMibFeatureTable (nbsMetaMibFeatureID).
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

nbsMetaMibVariableCaps 1.3.6.1.4.1.629.205.1.4.1.3
A list of comma separated strings that indicate what values this variable supports. Ranges and string lengths are expressed as a two item list (MIN,MAX). A zero length string indicates this variable is read only.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

nbsMetaMibVariableDefault 1.3.6.1.4.1.629.205.1.4.1.4
Default value of this variable. It may report a zero length string if FeatureType is string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

nbsMetaMibVariableJumper 1.3.6.1.4.1.629.205.1.4.1.5
Current jumper setting for this variable. If the current jumper setting cannot be reported: - VariableJumper will report 'N/A' if FeatureType is string. - VariableJumper will be zero length otherwise. If FeatureType is string, a zero length VariableJumper is a valid value.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

nbsMetaMibVariableOper 1.3.6.1.4.1.629.205.1.4.1.6
Current operational value for this variable. If the current operational value cannot be reported: - VariableOper will report 'N/A' if FeatureType is string. - VariableOper will be zero length otherwise. If VariableOper reports not supported, but VariableCaps reports non-zero length, this variable is write-only. If FeatureType is string, a zero length VariableOper is a valid value.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

nbsMetaMibVariableAdmin 1.3.6.1.4.1.629.205.1.4.1.7
Administrative value of this variable. If the administrative value cannot be set for this variable, VariableCaps will report a zero length string when read. Writing zero length values are only permitted if FeatureType is string and VariableCaps permits it. Otherwise, zero length strings will be rejected. If FeatureType is string, a zero length VariableAdmin is a valid value.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

nbsMetaMibVariableStatus 1.3.6.1.4.1.629.205.1.4.1.8
Messages relating to this variable
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)