zxAnSubcardAdminStatus

ZTE-AN-EQUIP-MIB · .1.3.6.1.4.1.3902.1015.2.1.1.4.1.6

Object

column r/w Enumeration
This MIB is defined for the card admin status on the card.
For example:reset(1),switch(2)
              
reset(1)    -- reset the card.
switch(2)   -- switch card between master and slave status.
stopService(3) -- stop service normally.
active(4)   -- activate this card and enable the service.
deactive(5) -- deactivate this card and disable the 
               service forcedly.

Context

MIB
ZTE-AN-EQUIP-MIB
OID
.1.3.6.1.4.1.3902.1015.2.1.1.4.1.6
Type
column
Access
readwrite
Status
current
Parent
zxAnSubcardEntry

Walk 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 'ZTE-AN-EQUIP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-EQUIP-MIB::zxAnSubcardAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-EQUIP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-EQUIP-MIB::zxAnSubcardAdminStatus.<zxAnRackNo>.<zxAnShelfNo>.<zxAnSlotNo>.<zxAnSubcardNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-EQUIP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-EQUIP-MIB::zxAnSubcardAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1reset
2switch
3stopService
4active
5deactive