vismPortRowStatus

CISCO-VISM-PORT-MIB · .1.3.6.1.4.1.351.110.5.5.2.1.1.1.2

Object

column r/w Enumeration
The object add, delete or modify a port.
              
'add' - add a port, a port acn only be added if the
        status is in 'del'.
'del' - delete a port, once a port is deleted
        the status is chane to 'del'. The port 
        can only be deleted after deleting all the
        connections and the resource partition. 
'mod' - modify a port and change status to 'mod'.

Context

MIB
CISCO-VISM-PORT-MIB
OID
.1.3.6.1.4.1.351.110.5.5.2.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
vismPortCnfGrpEntry
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 'CISCO-VISM-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-PORT-MIB::vismPortRowStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VISM-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-PORT-MIB::vismPortRowStatus.<vismPortNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VISM-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VISM-PORT-MIB::vismPortRowStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1add
2del
3mod

Conformance