zhoneCpeConnectionRgMode

Zhone-CPE-MIB · .1.3.6.1.4.1.5504.5.16.1.14.1.20

Object

column r/w Enumeration
Use to specify the RG service for a CPE.
              
When creating or deleting a CPE connection, if the CPE does not
support RG service then this object should not be provided. If a CPE
does support RG service then this object must be provided.
              				
When reading this object, the value returned will be 'notApplicable'.
              			
This data is not preserved in the CPE connection profile.

Context

MIB
Zhone-CPE-MIB
OID
.1.3.6.1.4.1.5504.5.16.1.14.1.20
Type
column
Access
readwrite
Status
current
Parent
zhoneCpeConnectionEntry
Groups
1

Walk 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 'Zhone-CPE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone-CPE-MIB::zhoneCpeConnectionRgMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Zhone-CPE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone-CPE-MIB::zhoneCpeConnectionRgMode.<zhoneCpePortIfIndex>.<zhoneCpeTpType>.<zhoneCpeTpIndex>.<zhoneCpeVlanId>.<zhoneCpeSlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Zhone-CPE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Zhone-CPE-MIB::zhoneCpeConnectionRgMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1routed
2brouted
3rpppoe
4bpppoe
5bridged
6notApplicable

Conformance