cNatCgnALGStatus

CISCO-NAT-CGN-EXT-MIB · .1.3.6.1.4.1.9.9.818.1.2.3.1.2

Object

column Enumeration
This object indicates the status of this ALG type for this
NAT instance.
              
notApplicable:
    This ALG type is not relevant to this NAT instance.
              
unSupported:
    This ALG type is relevant to this NAT instance, however 
    it is not supported.
              
notEnabled:
    This ALG is supported on this NAT instance, however it is
    not enabled in the configuration.
              
enabled:
    This ALG is enabled on this NAT instance. 
              
The rest of the objects of this entry are valid only if the
cNatCgnALGStatus is set to enabled.

Context

MIB
CISCO-NAT-CGN-EXT-MIB
OID
.1.3.6.1.4.1.9.9.818.1.2.3.1.2
Type
column
Access
readonly
Status
current
Parent
cNatCgnALGCountersEntry
Groups
1

Walk 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-NAT-CGN-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NAT-CGN-EXT-MIB::cNatCgnALGStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-NAT-CGN-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NAT-CGN-EXT-MIB::cNatCgnALGStatus.<natInstanceIndex>.<cNatCgnALGType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-NAT-CGN-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-NAT-CGN-EXT-MIB::cNatCgnALGStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notApplicable
2unSupported
3notEnabled
4enabled

Conformance