rcPortAutoSense

RC-PORT-MIB · .1.3.6.1.4.1.2272.1.4.10.1.1.130

Object

column r/w Enumeration
Set the operation value of AutoSense configuration on port.
disable - AutoSense is disabled. All configuration done                                 
                      by AutoSense (ZTF) will be erased/discarded.
enable - Enable AutoSense on port.

Context

MIB
RC-PORT-MIB
OID
.1.3.6.1.4.1.2272.1.4.10.1.1.130
Type
column
Access
readwrite
Status
current
Parent
rcPortEntry

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 'RC-PORT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-PORT-MIB::rcPortAutoSense'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-PORT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-PORT-MIB::rcPortAutoSense.<rcPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-PORT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-PORT-MIB::rcPortAutoSense'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disable
2enable