mrNetMgmtTrapClientStatus

CISCO-FASTHUB-MIB · .1.3.6.1.4.1.9.2.11.1.4.18.1.4

Object

column mandatory r/w Enumeration
other(1)        -- none of the following
invalid(2)      -- an invalid entry
permanent(3)    -- a valid entry that is in use
              
Setting this object to the value invalid(2) has the effect
of invalidating the corresponding entry. That is, it
effectively disassociates the name/community string
identified with said entry from the table. It is an
implementation-specific matter as to whether the agent
removes an invalidated entry from the table. Accordingly,
management stations must be prepared to receive tabular
information from agents that corresponds to entries not
currently in use.
              
Default value: permanent(3).

Context

MIB
CISCO-FASTHUB-MIB
OID
.1.3.6.1.4.1.9.2.11.1.4.18.1.4
Type
column
Access
readwrite
Status
mandatory
Parent
mrNetMgmtTrapClientEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2invalid
3permanent