icfVgPortAdminStatus

ICF-VG-RPTR · .1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.4

Object

column r/w Enumeration
Port enable/disable function.  Enabling a disabled
port will cause training to be initiated.  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.

Context

MIB
ICF-VG-RPTR
OID
.1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.4
Type
column
Access
readwrite
Status
current
Parent
icfVgBasicPortEntry
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 'ICF-VG-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ICF-VG-RPTR::icfVgPortAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ICF-VG-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ICF-VG-RPTR::icfVgPortAdminStatus.<icfVgPortGroupIndex>.<icfVgPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ICF-VG-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ICF-VG-RPTR::icfVgPortAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled

Conformance