agentSnmpTrapReceiverName
AIRESPACE-SWITCHING-MIB ·
.1.3.6.1.4.1.14179.1.2.5.6.1.1
Object
column r/w
OctetString
The switch's Snmp Trap Receiver Name. This is the name of the remote network manager. the name can be up to 16 characters, and is case-sensitive.
Context
- MIB
- AIRESPACE-SWITCHING-MIB
- OID
.1.3.6.1.4.1.14179.1.2.5.6.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentSnmpTrapReceiverConfigEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'AIRESPACE-SWITCHING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AIRESPACE-SWITCHING-MIB::agentSnmpTrapReceiverName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AIRESPACE-SWITCHING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AIRESPACE-SWITCHING-MIB::agentSnmpTrapReceiverName.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AIRESPACE-SWITCHING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AIRESPACE-SWITCHING-MIB::agentSnmpTrapReceiverName'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of