hwDslamNtvEmdiMonitorUdpType
HUAWEI-DSLAM-NTV-MIB ·
.1.3.6.1.4.1.2011.6.28.149.1.3
Object
column r/w
Enumeration
Indicates the type of an eMDI monitoring instance. Options: 1. board(1) - indicates that a board is monitored, which is displayed as subrack ID and slot ID. 2. boardandIpaddr(2) - indicates that a board and an IP address are monitored, which is displayed as subrack ID, slot ID, VLAN ID and IP address. 3. boardall(3) - indicates that all boards are monitored. 4. ont(4) - indicates that an ONT is monitored, which is displayed as subrack ID, slot ID, port ID, and ONT ID. 5. ontandIpaddr(5) - indicates that an ONT and an IP address are monitored, which is displayed as subrack ID, slot ID, port ID, ONT ID, VLAN ID and IP address. 6. ontall(6) - indicates that all ONTs are monitored.
Context
- MIB
- HUAWEI-DSLAM-NTV-MIB
- OID
.1.3.6.1.4.1.2011.6.28.149.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwDslamNtvEmdiMonitorUdpEntry
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 'HUAWEI-DSLAM-NTV-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-NTV-MIB::hwDslamNtvEmdiMonitorUdpType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-DSLAM-NTV-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-NTV-MIB::hwDslamNtvEmdiMonitorUdpType.<hwDslamNtvEmdiMonitorUdpInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DSLAM-NTV-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DSLAM-NTV-MIB::hwDslamNtvEmdiMonitorUdpType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | board |
2 | boardandIpaddr |
3 | boardall |
4 | ont |
5 | ontandIpaddr |
6 | ontall |