provEtherRingAdminStatus
IPE-ETH-RING-MIB ·
.1.3.6.1.4.1.119.2.3.69.501.5.39.1.1.5
Object
Administrative State for this EtherRing instance. This object must be set to down,when changing the parameters for the EtherRing Instance.
Context
- MIB
- IPE-ETH-RING-MIB
- OID
.1.3.6.1.4.1.119.2.3.69.501.5.39.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- provEtherRingEntry
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 'IPE-ETH-RING-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-ETH-RING-MIB::provEtherRingAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPE-ETH-RING-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-ETH-RING-MIB::provEtherRingAdminStatus.<provEtherRingIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPE-ETH-RING-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPE-ETH-RING-MIB::provEtherRingAdminStatus'
Syntax
- Source
- IpeAdminStatus
- Base type
Enumeration
Values & Constraints
Type Values
0 | invalid |
1 | down |
2 | up |