fsMplsRsvpTeHelloSupprtd
SUPERMICRO-MPLS-RSVP-TE-MIB ·
.1.3.6.1.4.1.10876.101.1.13.2.2.8
Object
Indicates whether Hello messages to be transmitted from this node. When set to 'true' Hello messages will be sent from this node. For sending the hello messages per interface we have to enable the Hello supprt in the Interface Entry. Hello Supprt will not be set if this MIB object has a value 'false'.
Context
- MIB
- SUPERMICRO-MPLS-RSVP-TE-MIB
- OID
.1.3.6.1.4.1.10876.101.1.13.2.2.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsMplsRsvpTeGenObjects
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-MPLS-RSVP-TE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MPLS-RSVP-TE-MIB::fsMplsRsvpTeHelloSupprtd.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MPLS-RSVP-TE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MPLS-RSVP-TE-MIB::fsMplsRsvpTeHelloSupprtd'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |