hh3cEponFBMasterPortStatus
HH3C-EPON-FB-MIB ·
.1.3.6.1.4.1.25506.2.42.6.1.1.1.5
Object
column Enumeration
The master port status of the fiber-backup group. The active state indicates that the port's role is master, the olt chip is right and the optical module is inserted. The down state indicates others conditions.
Context
- MIB
- HH3C-EPON-FB-MIB
- OID
.1.3.6.1.4.1.25506.2.42.6.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hh3cEponFBMIBEntry
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 'HH3C-EPON-FB-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-EPON-FB-MIB::hh3cEponFBMasterPortStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-EPON-FB-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-EPON-FB-MIB::hh3cEponFBMasterPortStatus.<hh3cEponFBGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-EPON-FB-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-EPON-FB-MIB::hh3cEponFBMasterPortStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | down |