MIB Viewer

NBS-MIB

16 objects
Textual conventions for NBS mibs. Some informal NBS conventions used include the following: A DESCRIPTION specifying 'Persistent' indicates a user- configured attribute that can be stored in the Agent's non-volatile file system as a configuration file such as 'startup-config'. A DESCRIPTION specifying 'Impulse' indicates a user setting that the Agent will immediately attempt but will not store persistently. An object name containing 'Admin' indicates a setting requested by the user which may be overridden by the system. Admin objects should be updated in the Agent immediately, so a GET request immediately after the SET is accepted will be answered with a GET-RESPONSE indicating the new value. An object name containing 'Oper' indicates an attribute's actual state. An object name containing 'Caps' is a bitmask which refers to the capabilities of an entity to support corresponding entries in a specified feature table.
Imported Objects
SNMPv2-SMICounter64 enterprises MODULE-IDENTITY OBJECT-IDENTITY Unsigned32
SNMPv2-TCTEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.629IdentitynbscurrentRoot OID of NBS mibs
1.3.6.1.4.1.629.250IdentitynbsMibTextual conventions for NBS mibs. Some informal NBS conventions used include the following: A DESCRIPTION specifying 'Persistent' indicates a user- configured …
Type Definitions
NameSyntaxStatusDescription
NbsTcMHzUnsigned32 (1..4294967295)currentFrequency in units of MHz. When writable, persistent. Not supported value: 0
NbsTcMicroAmpINTEGER (-1..2147483647)currentElectrical current in units of micro amperes. When writable, persistent. Not supported value: -1
NbsTcMilliAmpINTEGER (-1..1000000)currentAmperage in units of milliAmps. When writable, persistent. Not supported value: -1
NbsTcMilliDbINTEGER (-2147483648..100000)currentDecibels in thousandths. When writable, persistent. The reserved value -1,000,000 indicates that the signal is blocked from passing through. Blocked value: -1000000 Not supported value: 0x80000000 (decimal -2147483648)
NbsTcMilliVoltINTEGER (-1..1000000)currentVoltage in units of milliVolts. When writable, persistent. Not supported value: -1
NbsTcMilliWattsINTEGERcurrentElectrical Power, in milliwatts. Not supported value: -1
NbsTcPartIndexUnsigned32currentUnique ID within scope of an ifIndex
NbsTcStagingCommitINTEGER { notSupported (1), supported (2), revertToCommitted (3), apply (4) }currentStaging commit command
NbsTcStatusLevelINTEGER { notSupported (1), statusLowError (2), statusLowWarning (3), statusGood (4), statusHighWarning (5), statusHighError (6) }currentSeverity level
NbsTcStatusSimpleINTEGER { notSupported (1), bad (2), good (3), notInstalled (4) }currentBasic operating status
NbsTcTemperatureINTEGER (-2147483648..1000)currentTemperature in degrees Celsius. When writable, persistent. Not supported value: 0x80000000 (decimal -2147483648)
Unsigned16TCUnsigned32 (0..65535)currentUsed to represent an unsigned two-octet integer
Unsigned64TCCounter64currentUsed to represent an unsigned eight-octet integer
WritableU64OCTET STRING (SIZE(8))currentUsed to represent an unsigned eight-octet integer which can be SET in SNMPv1