sonusAddressContextZoneMtrmConnPortPeerStatusPeerRole
SONUS-ADDRESS-CONTEXT ·
.1.3.6.1.4.1.2879.2.10.2.150.1.6
Object
column SonusMtrmPeerRoleType
The role of the peer (server or client).
Context
- MIB
- SONUS-ADDRESS-CONTEXT
- OID
.1.3.6.1.4.1.2879.2.10.2.150.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sonusAddressContextZoneMtrmConnPortPeerStatusEntry
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 'SONUS-ADDRESS-CONTEXT' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-ADDRESS-CONTEXT::sonusAddressContextZoneMtrmConnPortPeerStatusPeerRole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SONUS-ADDRESS-CONTEXT' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-ADDRESS-CONTEXT::sonusAddressContextZoneMtrmConnPortPeerStatusPeerRole.<sonusAddressContextName>.<sonusAddressContextZoneName>.<sonusAddressContextZoneMtrmConnPortPeerStatusIndex>.<sonusAddressContextZoneMtrmConnPortPeerStatusPeerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONUS-ADDRESS-CONTEXT' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONUS-ADDRESS-CONTEXT::sonusAddressContextZoneMtrmConnPortPeerStatusPeerRole'
Syntax
- Source
- SonusMtrmPeerRoleType
- Base type
Enumeration
Values & Constraints
Type Values
1 | client |
2 | server |