ibmdlswTConnGroupOperRole
IBMIROC-MIB ·
.1.3.6.1.4.1.2.6.119.4.3.1.1.2
Object
column mandatory
Enumeration
The role that this DLSw plays within the group. The first three roles are used by the IBM multicast DLSw group feature. The next three roles are used when interoperating with DLSw Version 2 compliant partners that may not have the IBM group feature.
Context
- MIB
- IBMIROC-MIB
- OID
.1.3.6.1.4.1.2.6.119.4.3.1.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibmdlswTConnGroupOperEntry
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 'IBMIROC-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBMIROC-MIB::ibmdlswTConnGroupOperRole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBMIROC-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBMIROC-MIB::ibmdlswTConnGroupOperRole.<ibmdlswTConnGroupOperIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBMIROC-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBMIROC-MIB::ibmdlswTConnGroupOperRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | peer |
2 | client |
3 | server |
4 | readonly |
5 | writeonly |
6 | readwrite |
7 | other |