networkCacConfigState
CISCO-VISM-CAC-MIB ·
.1.3.6.1.4.1.351.110.5.5.3.1.3.1.9
Object
column Enumeration
This attribute defines whether the originating and terminating
VISMs are configured properly or not, by default the
configuration is assumed to be 'ok' and this object is set
to 'ok', if later during upspeed if we discover that both
the originating and terminating VISMs are configured as
either CAC master or slave then it is considered as an
invalid configuration and this object will be set to 'notOk'
and trapNetworkCacConfigState(defined in
CISCO-VISM-TRAPS-MIB MIB) change trap will be sent.
This parameter is applicable only in trunking applications.
Context
- MIB
- CISCO-VISM-CAC-MIB
- OID
.1.3.6.1.4.1.351.110.5.5.3.1.3.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vismChanCacEntry
- 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 'CISCO-VISM-CAC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-CAC-MIB::networkCacConfigState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VISM-CAC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-CAC-MIB::networkCacConfigState.<vismChanNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VISM-CAC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VISM-CAC-MIB::networkCacConfigState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | notOk |
Conformance
Member of