nbsOdsysPsIInLevel
NBS-ODSYS-MIB ·
.1.3.6.1.4.1.629.228.5.2.1.71
Object
column NBS-MIBNbsTcStatusLevel
Indicates level of input current reading with respect to the PsIIn threshold objects below
Context
- MIB
- NBS-ODSYS-MIB
- OID
.1.3.6.1.4.1.629.228.5.2.1.71- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nbsOdsysPsEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NBS-ODSYS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-ODSYS-MIB::nbsOdsysPsIInLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBS-ODSYS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-ODSYS-MIB::nbsOdsysPsIInLevel.<nbsOdsysPsChasIndex>.<nbsOdsysPsBayIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-ODSYS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-ODSYS-MIB::nbsOdsysPsIInLevel'
Syntax
- Source
- NBS-MIBNbsTcStatusLevel
- Base type
Enumeration
Values & Constraints
Type Values
1 | notSupported |
2 | statusLowError |
3 | statusLowWarning |
4 | statusGood |
5 | statusHighWarning |
6 | statusHighError |