dsEPonSystemChannelStatus
DASAN-EPON-MIB ·
.1.3.6.1.4.1.6296.9.11.2.1.1.3.1.1.8
Object
The link status of channel.
Context
- MIB
- DASAN-EPON-MIB
- OID
.1.3.6.1.4.1.6296.9.11.2.1.1.3.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dsEPonSystemChannelEntry
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 'DASAN-EPON-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DASAN-EPON-MIB::dsEPonSystemChannelStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DASAN-EPON-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DASAN-EPON-MIB::dsEPonSystemChannelStatus.<dsPortModuleIndex>.<dsPortPortIndex>.<dsEPonSystemChannelId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DASAN-EPON-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DASAN-EPON-MIB::dsEPonSystemChannelStatus'
Syntax
- Source
- DsEPonSystemChannelStatusType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | inactive |
2 | deny |
3 | block |
4 | active |
5 | reset |