NBS-META-MIB: View SNMP OID List / Download MIB
VENDOR: NBASE SWITCH COMMUNICATION
Home | MIB: NBS-META-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
metaMib | 1.3.6.1.4.1.629.205 |
MIB for representing NBS FDRNIX private information |
||
metaMibGrp | 1.3.6.1.4.1.629.205.1 |
Meta MIB |
||
metaMibFeatureTableSize | 1.3.6.1.4.1.629.205.1.1 | integer | read-only |
The number of rows in the metaMibFeature table |
metaMibFeatureTable | 1.3.6.1.4.1.629.205.1.2 | no-access |
List of features a hardware device might implement. |
|
1.3.6.1.4.1.629.205.1.2.1 | no-access |
A specific feature |
||
metaMibFeatureID | 1.3.6.1.4.1.629.205.1.2.1.1 | integer | no-access |
Unique identifier for this feature |
metaMibFeatureFamily | 1.3.6.1.4.1.629.205.1.2.1.2 | displaystring | read-only |
Family of this feature |
metaMibFeatureName | 1.3.6.1.4.1.629.205.1.2.1.3 | displaystring | read-only |
Name of this feature |
metaMibFeatureDesc | 1.3.6.1.4.1.629.205.1.2.1.4 | displaystring | read-only |
Description of this feature and its settings |
metaMibFeatureUnits | 1.3.6.1.4.1.629.205.1.2.1.5 | displaystring | read-only |
The units used in this feature |
metaMibFeatureType | 1.3.6.1.4.1.629.205.1.2.1.6 | integer | read-only |
Data type Enumeration: 'float': 4, 'integer': 3, 'enum': 1, 'string': 2. |
metaMibVariableTableSize | 1.3.6.1.4.1.629.205.1.3 | integer | read-only |
The number of rows in the metaMibVariable table |
metaMibVariableTable | 1.3.6.1.4.1.629.205.1.4 | no-access |
List of variables a specific device implements. |
|
1.3.6.1.4.1.629.205.1.4.1 | no-access |
A specific feature |
||
metaMibVariableIfIndex | 1.3.6.1.4.1.629.205.1.4.1.1 | interfaceindex | no-access |
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. |
metaMibVariableID | 1.3.6.1.4.1.629.205.1.4.1.2 | integer | no-access |
Index into metaMibFeatureTable (metaMibFeatureID). |
metaMibVariableCaps | 1.3.6.1.4.1.629.205.1.4.1.3 | displaystring | read-only |
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. |
metaMibVariableDefault | 1.3.6.1.4.1.629.205.1.4.1.4 | displaystring | read-only |
Default value of this variable. It may report a zero length string if FeatureType is string. |
metaMibVariableJumper | 1.3.6.1.4.1.629.205.1.4.1.5 | displaystring | read-only |
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. |
metaMibVariableOper | 1.3.6.1.4.1.629.205.1.4.1.6 | displaystring | read-only |
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 due to hardware limitations. If FeatureType is string, a zero length VariableOper is a valid value. |
metaMibVariableAdmin | 1.3.6.1.4.1.629.205.1.4.1.7 | displaystring | read-write |
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. |
metaMibVariableStatus | 1.3.6.1.4.1.629.205.1.4.1.8 | displaystring | read-only |
Messages relating to this variable |