wdmCtrlGroupPort
LUM-WDM-MIB ·
.1.3.6.1.4.1.8708.2.4.2.9.1.1.7
Object
column deprecated
r/w
Enumeration
The monitor port where the group is connected. Each character represents a port number, as shown: a->1, b->2, c->3, d->4, e->5, f->6, g->7, h->8.
Context
- MIB
- LUM-WDM-MIB
- OID
.1.3.6.1.4.1.8708.2.4.2.9.1.1.7- Type
- column
- Access
- readwrite
- Status
- deprecated
- Default
a- Parent
- wdmCtrlGroupEntry
- Groups
- 5
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 'LUM-WDM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-WDM-MIB::wdmCtrlGroupPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-WDM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-WDM-MIB::wdmCtrlGroupPort.<wdmCtrlGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-WDM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-WDM-MIB::wdmCtrlGroupPort'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | a |
2 | b |
3 | c |
4 | d |
5 | e |
6 | f |
7 | g |
8 | h |