rndMibFileRefresh
NETGEAR-RADLAN-rndApplications ·
.1.3.6.1.4.1.4526.17.35.2.5.1.3
Object
column r/w
Enumeration
Indicates if the file should be fetched after setting this entry from the MIB file server.
Context
- MIB
- NETGEAR-RADLAN-rndApplications
- OID
.1.3.6.1.4.1.4526.17.35.2.5.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rndMibFileEntry
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-rndApplications' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-rndApplications::rndMibFileRefresh'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-rndApplications' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-rndApplications::rndMibFileRefresh.<rndMibFileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-rndApplications' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-rndApplications::rndMibFileRefresh'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | yes |