osEthServRecoverPorts
OS-ETH-SERV-MIB ·
.1.3.6.1.4.1.6926.2.10.32.1.18
Object
When an agent receives this object with the value true(1) in SNMP SET operations, it immediately recovers all ports of all VIFs of EService that are isolated, for example, by VLAN-based MFLG. When SNMP GET/GETNEXT operation this object always returns the value of false(2). CLI command: 'recover' - in SERVICE mode.
Context
- MIB
- OS-ETH-SERV-MIB
- OID
.1.3.6.1.4.1.6926.2.10.32.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- osEthServExtEntry
- Groups
- 1
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 'OS-ETH-SERV-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ETH-SERV-MIB::osEthServRecoverPorts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-ETH-SERV-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ETH-SERV-MIB::osEthServRecoverPorts.<osEthServId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-ETH-SERV-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-ETH-SERV-MIB::osEthServRecoverPorts'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of