ciscoRptrPortAllowedSrcAddrStatus
CISCO-REPEATER-MIB ·
.1.3.6.1.4.1.9.9.22.1.1.1.8
Object
column Enumeration
This object indicates the status of ciscoRptrPortAllowedSrcAddr for the port. allowedSrcAddrConfig(1) status indicates that the allowed source address was explicitly configured by management entity. The allowedSrcAddrLearn(2) status indicates that the allowed source address was learned for the port. The allowedSrcAddrUndefined(3) status indicates that currently there is no restriction on the source address for the port.
Context
- MIB
- CISCO-REPEATER-MIB
- OID
.1.3.6.1.4.1.9.9.22.1.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciscoRptrPortEntry
- Groups
- 2
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-REPEATER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-REPEATER-MIB::ciscoRptrPortAllowedSrcAddrStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-REPEATER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-REPEATER-MIB::ciscoRptrPortAllowedSrcAddrStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-REPEATER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-REPEATER-MIB::ciscoRptrPortAllowedSrcAddrStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | allowedSrcAddrConfig |
2 | allowedSrcAddrLearn |
3 | allowedSrcAddrUndefined |
Conformance
Member of