agentRouterRipDefaultMetricConfigured
EdgeSwitch-ROUTING-MIB ·
.1.3.6.1.4.1.4413.1.1.2.3.6
Object
Flag to determine whether RIP default-metric is configured or not. Set to 'false' to unconfigure the default route metric. Set to 'true' is not allowed.
Context
- MIB
- EdgeSwitch-ROUTING-MIB
- OID
.1.3.6.1.4.1.4413.1.1.2.3.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentRouterRipConfigGroup
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 'EdgeSwitch-ROUTING-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-ROUTING-MIB::agentRouterRipDefaultMetricConfigured.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EdgeSwitch-ROUTING-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EdgeSwitch-ROUTING-MIB::agentRouterRipDefaultMetricConfigured'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |