sesNwireGroupNumber
ZYXEL-SESCOMMON-MIB ·
.1.3.6.1.4.1.890.1.5.5.1.6.1.2
Object
column mandatory
r/w
OctetString
The group number included in the N-wire entry. Each group is
identified by two octets.
In the 4-wire mode:
Group1 stands for Port1 and Port2
Group2 stands for Port3 and Port4
Group3 stands for Port5 and Port6
Group4 stands for Port7 and Port8
In the 8-wire mode:
Group1 stands for Port1, Port2, Port3 and Port4
Group2 stands for Port5, Port6, Port7 and Port8
Context
- MIB
- ZYXEL-SESCOMMON-MIB
- OID
.1.3.6.1.4.1.890.1.5.5.1.6.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- sesNwireEntry
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 'ZYXEL-SESCOMMON-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-SESCOMMON-MIB::sesNwireGroupNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-SESCOMMON-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-SESCOMMON-MIB::sesNwireGroupNumber.<sesNwireGroupName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-SESCOMMON-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-SESCOMMON-MIB::sesNwireGroupNumber'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.