rndCommunityInetPortSecurity
NETGEAR-RADLAN-SNMP-MIB ·
.1.3.6.1.4.1.4526.17.98.5.1.7
Object
column r/w
Enumeration
If enabled the device will only receive SNMP messages from the port, through which this NMS is reachable from the device.
Context
- MIB
- NETGEAR-RADLAN-SNMP-MIB
- OID
.1.3.6.1.4.1.4526.17.98.5.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rndCommunityInetEntry
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-SNMP-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-SNMP-MIB::rndCommunityInetPortSecurity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-SNMP-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-SNMP-MIB::rndCommunityInetPortSecurity.<rndCommunityInetMngStationAddrType>.<rndCommunityInetMngStationAddr>.<rndCommunityInetString>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-SNMP-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-SNMP-MIB::rndCommunityInetPortSecurity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |