bAttribute
NSCRTV-EPON-SYSTEM-MIB ·
.1.3.6.1.4.1.17409.2.3.1.3.1.1.4
Object
column Enumeration
?忨???? - ???????????ؿ??ͽ??????????????ʽ?µ?״̬
active(1) - ?ð忨Ϊ???ð忨
standby(2) - ?ð忨Ϊ???ð忨
standalone(3) - ??????????????????OLT?豸??֧?????ؿ??ͽ????????????ʽ
ʱ?Ĺ???״̬
notApplicable(4) - ?ð忨???????ؿ??ͽ????????˶????????ڸð忨
Context
- MIB
- NSCRTV-EPON-SYSTEM-MIB
- OID
.1.3.6.1.4.1.17409.2.3.1.3.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- boardEntry
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 'NSCRTV-EPON-SYSTEM-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-EPON-SYSTEM-MIB::bAttribute'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NSCRTV-EPON-SYSTEM-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-EPON-SYSTEM-MIB::bAttribute.<bDeviceIndex>.<bCardIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NSCRTV-EPON-SYSTEM-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NSCRTV-EPON-SYSTEM-MIB::bAttribute'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | standby |
3 | standalone |
4 | notApplicable |