cpgGroupIpSourceType
CISCO-POLICY-GROUP-MIB ·
.1.3.6.1.4.1.9.9.507.1.1.2.1.5
Object
column Enumeration
Indicates the source of this IP address.
other(1) indicates the source of this IP address is
not one of the following types.
configured(2) indicates this IP address is configured
via this policy group and IP address configuration.
dot1x(3) indicates this IP address is added by
802.1x feature.
nac(4) indicates this IP address is added by
NAC (network admission control) feature.
webAuth(5) indicates this IP address is added
by Web-Proxy Authentication feature.
macAuth(6) indicatest this IP address is added
by MAC Authentication Bypass feature.
Context
- MIB
- CISCO-POLICY-GROUP-MIB
- OID
.1.3.6.1.4.1.9.9.507.1.1.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cpgGroupIpEntry
- 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-POLICY-GROUP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-POLICY-GROUP-MIB::cpgGroupIpSourceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-POLICY-GROUP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-POLICY-GROUP-MIB::cpgGroupIpSourceType.<cpgGroupIpGroupName>.<cpgGroupIpAddrType>.<cpgGroupIpAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-POLICY-GROUP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-POLICY-GROUP-MIB::cpgGroupIpSourceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | configured |
3 | dot1x |
4 | nac |
5 | webAuth |
6 | macAuth |
Conformance
Member of