cmEthernetIfAdminOverride
SA-CM-MIB ·
.1.3.6.1.4.1.1429.77.1.4.42
Object
scalar r/w
Enumeration
For RG Mode enabling this MIB forces the index values of cmEthernetifAdminStatus.x stored in non-vol into ifAdminStatus.x For Bridge Mode the ports are exclusively controlled by cmEthernetifAdminStatus.x and ifAdminStatus.x has no direct mapping and is overridden. This MIB is written to non-vol and survives a reboot. A factory reset sets MIB index values back to disable(0).
Context
- MIB
- SA-CM-MIB
- OID
.1.3.6.1.4.1.1429.77.1.4.42- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cmInterfaceInfo
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SA-CM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SA-CM-MIB::cmEthernetIfAdminOverride.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SA-CM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SA-CM-MIB::cmEthernetIfAdminOverride'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |