maiMacIpCfgOperStatus
DC-MAI-MIB ·
.1.2.826.0.1.1578918.5.3.30.1.3.1.10
Object
column DC-MASTER-TCBaseOperStatus
Operational status of this entry.
- operStatusDown if the row is not active, the admin status
is not up, or the MAI stub is operationally down, or there
is no interface index configured for the entry
(maiMacIpCfgIfIndex is set to 0).
- operStatusUp if the entry is active and ready to be
advertised to other components.
Context
- MIB
- DC-MAI-MIB
- OID
.1.2.826.0.1.1578918.5.3.30.1.3.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- maiMacIpCfgEntry
- 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 'DC-MAI-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-MAI-MIB::maiMacIpCfgOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-MAI-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-MAI-MIB::maiMacIpCfgOperStatus.<maiEntIndex>.<maiMacIpCfgBdType>.<maiMacIpCfgBdIndex>.<maiMacIpCfgBdSubIndex>.<maiMacIpCfgMacAddress>.<maiMacIpCfgIpAddressType>.<maiMacIpCfgIpAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-MAI-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-MAI-MIB::maiMacIpCfgOperStatus'
Syntax
- Source
- DC-MASTER-TCBaseOperStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | operStatusUp |
2 | operStatusDown |
3 | operStatusGoingUp |
4 | operStatusGoingDown |
5 | operStatusActFailed |
6 | operStatusQuiescing |
7 | operStatusNotReady |
8 | operStatusFailed |
9 | operStatusPrntFailed |
10 | operStatusFailedPerm |
11 | operStatusFailing |
Conformance
Member of