fsrip6PeerFilter
SUPERMICRO-RIP6-MIB ·
.1.3.6.1.4.1.10876.101.1.3.1.4
Object
scalar r/w
Enumeration
Flag to set peer list to allow or deny. if the flag set to allow, then responses from the peers in the list can be allowed to be processed. If the flag is set to deny, the responses from the peers in the list are not allowed to be processed.
Context
- MIB
- SUPERMICRO-RIP6-MIB
- OID
.1.3.6.1.4.1.10876.101.1.3.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsrip6Scalars
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-RIP6-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-RIP6-MIB::fsrip6PeerFilter.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-RIP6-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-RIP6-MIB::fsrip6PeerFilter'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | allow |
2 | deny |