ciurStartupStatus

CISCO-IP-UPLINK-REDIRECT-MIB · .1.3.6.1.4.1.9.9.191.1.1

Object

scalar r/w SNMPv2-TCTruthValue
The indication of whether IP Uplink Redirect
feature will be enabled or disabled on this
entity after reboot.
          
IP uplink redirect enables traffic between
Fast Ethernet interfaces to be switched through
the Gigabit Ethernet interface. Then ACLs applied
on the Gigabit Ethernet interface filter traffic
switched between Fast Ethernet interfaces.
          
Once the IP Uplink Redirect feature is enabled
and saved, the switch has to be rebooted for 
it to take effect.

Context

MIB
CISCO-IP-UPLINK-REDIRECT-MIB
OID
.1.3.6.1.4.1.9.9.191.1.1
Type
scalar
Access
readwrite
Status
current
Parent
ciscoIpUplinkRedirectMIBObjects
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IP-UPLINK-REDIRECT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-UPLINK-REDIRECT-MIB::ciurStartupStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IP-UPLINK-REDIRECT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IP-UPLINK-REDIRECT-MIB::ciurStartupStatus'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance

Member of
Compliance refinements
If the device doesn't support the ability to
enable/disable IP Uplink Redirection feature,
the object is only required to be read-only.