vgRptrPortAdminStatus

DOT12-RPTR-MIB · .1.3.6.1.2.1.53.1.1.3.1.1.3

Object

column r/w Enumeration
Port enable/disable function.  Enabling a
disabled port will cause training to be
initiated by the training initiator (the slave
mode device) on the link.  Setting this object to
disabled(2) disables the port.
              
A disabled port neither transmits nor receives.
Once disabled, a port must be explicitly enabled
to restore operation.  A port which is disabled
when power is lost or when a reset is exerted
shall remain disabled when normal operation
resumes.
              
The value of this object should be preserved
across repeater resets and power failures.

Context

MIB
DOT12-RPTR-MIB
OID
.1.3.6.1.2.1.53.1.1.3.1.1.3
Type
column
Access
readwrite
Status
current
Parent
vgRptrBasicPortEntry
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 'DOT12-RPTR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT12-RPTR-MIB::vgRptrPortAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOT12-RPTR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT12-RPTR-MIB::vgRptrPortAdminStatus.<vgRptrGroupIndex>.<vgRptrPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOT12-RPTR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOT12-RPTR-MIB::vgRptrPortAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled

Conformance