asamShutdownBitMap
ASAM-SYSTEM-MIB ·
.1.3.6.1.4.1.637.61.1.9.9
Object
scalar r/w
Integer32
Shutdown bitmap:
Bit 0: by setting bit 0, the ASAM is prepared for shutdown;
it is recommended to do this before extracting the active NT
in a simplex system; the bit will be cleared again by
extracting and reinserting the NT board.
Bit 1..31 : reserved for future use.
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: YES RANGE: 0..4294967295
PERSIST: NO DEFVALUE: NA UNITS: -
Context
- MIB
- ASAM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.637.61.1.9.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- asamSystemMIB
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASAM-SYSTEM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-SYSTEM-MIB::asamShutdownBitMap.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-SYSTEM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-SYSTEM-MIB::asamShutdownBitMap'
Syntax
Integer32
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |