rndCommunityTrapDestPort
NETGEAR-RADLAN-DEVICEPARAMS-MIB ·
.1.3.6.1.4.1.4526.17.2.7.2.1.8
Object
column r/w
Integer32
The transport protocol (usually UDP) port to which traps to the management station represebted by this entry will be sent. The default is the well-known IANA assigned port number for SNMP traps. This object is relevant only if rndCommunityTrapsEnable has a value different from trapsDisable.
Context
- MIB
- NETGEAR-RADLAN-DEVICEPARAMS-MIB
- OID
.1.3.6.1.4.1.4526.17.2.7.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rndCommunityEntry
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 'NETGEAR-RADLAN-DEVICEPARAMS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-DEVICEPARAMS-MIB::rndCommunityTrapDestPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-DEVICEPARAMS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-DEVICEPARAMS-MIB::rndCommunityTrapDestPort.<rndCommunityMngStationAddr>.<rndCommunityString>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-DEVICEPARAMS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-DEVICEPARAMS-MIB::rndCommunityTrapDestPort'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535